crypto/internal/nistec.P256Point.bytesCompressed (method)

2 uses

	crypto/internal/nistec (current package)
		p256_asm.go#L529: 	return p.bytesCompressed(&out)
		p256_asm.go#L532: func (p *P256Point) bytesCompressed(out *[p256CompressedLength]byte) []byte {